libdata-validate-perl software package provides module providing common data validation routines for strings/numbers, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdata-validate-perl
libdata-validate-perl is installed in your system.
Make ensure the libdata-validate-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdata-validate-perl *
You will get with libdata-validate-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libdata-validate-perl |
| Version | 0.09-1 |
| Description | module providing common data validation routines for strings/numbers |
| Sub Section | Perl |